home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 October
/
Chip_2001-10_cd1.bin
/
internet
/
flashland
/
tipy
/
down
/
dragw2.swf
/
scripts
/
DefineButton2_23
/
BUTTONCONDACTION on(press).as
next >
Wrap
Text File
|
2000-11-07
|
73b
|
5 lines
on(press){
_root.win1.swapDepths(1);
startDrag("../win1",0);
}